.comcont_r_t .comctrt_r a.home {
    background: rgba(0, 0, 0, 0) url("../images/siteimages/com_02.jpg") no-repeat scroll 0 0;
    display: inline-block;
    height: 16px;
    margin-top: 10px;
    width: 20px;
}

.comcont_r_t .comctrt_r a.home:hover{background:url("../images/siteimages/com_02_on.jpg") no-repeat;}

.btn .fr .p2 .btn_select_t b {
    background: rgba(0, 0, 0, 0) url("../images/siteimages/btn_01.jpg") no-repeat scroll 0 0;
    display: block;
    float: right;
    height: 28px;
    position: absolute;
    right: 12px;
    top: 0;
    width: 10px;
}



.pages a.a1 {
    background: rgba(0, 0, 0, 0) url("../images/siteimages/a1.jpg") no-repeat scroll 0 0;
}
.pages a:hover {
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}
.pages a.a2 {
    background: rgba(0, 0, 0, 0) url("../images/siteimages/a2.jpg") no-repeat scroll 0 0;
}
.pages a.a3 {
    background: rgba(0, 0, 0, 0) url("../images/siteimages/a3.jpg") no-repeat scroll 0 0;
}
.pages a.a4 {
    background: rgba(0, 0, 0, 0) url("../images/siteimages/a4.jpg") no-repeat scroll 0 0;
}

/*页面文件下载按钮*/
#download {
    background-color: #003586;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    padding: 0 30 0 5px;
    text-align:center;
    padding-right:30px;
}
#download span{
   background: rgba(0, 0, 0, 0) url("../images/siteimages/com_06.jpg") no-repeat scroll right center;
    padding-right: 15px;
}
#download a:hover{
    color: #fff;
}
.banner .hd a.prev {
    background: rgba(0, 0, 0, 0) url("../images/siteimages/prev.png") no-repeat scroll 0 0;
}
/**文章内容页**/

.comcont_r_t {
    border-bottom: 2px solid #e8e8e8;
}
.newstitle {
    border-bottom: 1px solid #e8e8e8;
    height: 72px;
    line-height: 40px;
    margin: 32px auto 0;
    overflow: hidden;
    padding: 0 0 20px;
    width: 868px;
    text-align:center;
}
.newstitle .comctrt_l {
    color: #194992;
    font-size: 20px;
    font-weight: bold;
}